Skip to content

ci: 도커 이미지 빌드 액션 기능 추가#24

Merged
msj6785 merged 1 commit intomainfrom
minseonjae
May 8, 2025
Merged

ci: 도커 이미지 빌드 액션 기능 추가#24
msj6785 merged 1 commit intomainfrom
minseonjae

Conversation

@msj6785
Copy link
Copy Markdown
Contributor

@msj6785 msj6785 commented May 8, 2025

dockerfile : Node.js 18 Alpine 베이스, 필요한 파일 복사, 의존성 설치, 프로젝트를 빌드, 3000번 포트, 코드 작성
deploy.yml : main 브랜치에 푸시가 있을 때마다 자동으로 Docker 이미지를 빌드하고 Docker Hub에 푸시하는 코드 작성

@github-actions github-actions bot requested a review from zadkel May 8, 2025 07:33
Copy link
Copy Markdown
Contributor

@JSHWJ JSHWJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seonjaemin
pr에 상세하게 설명해주시는 거 너무 좋습니다 ~

@msj6785 msj6785 merged commit d0a7a56 into main May 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants